projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f2a8e0
)
loadup.el: Add "button" loading after "faces" and move "startup"
author
Juri Linkov
<juri@jurta.org>
Thu, 23 Aug 2007 00:08:10 +0000
(
00:08
+0000)
committer
Juri Linkov
<juri@jurta.org>
Thu, 23 Aug 2007 00:08:10 +0000
(
00:08
+0000)
to load after "button".
lisp/ChangeLog.multi-tty
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog.multi-tty
b/lisp/ChangeLog.multi-tty
index d8028b3dfa18c5deb8ef2d80976f3125fe46d828..69295224e6c779791ce3e44281597db0398edbde 100644
(file)
--- a/
lisp/ChangeLog.multi-tty
+++ b/
lisp/ChangeLog.multi-tty
@@
-1,3
+1,8
@@
+2007-08-22 Juri Linkov <juri@jurta.org>
+
+ * loadup.el: Add "button" loading after "faces" and move "startup"
+ to load after "button".
+
2007-07-29 Dan Nicolaescu <dann@ics.uci.edu>
* term/xterm.el (terminal-init-xterm): Fix merge issue.